-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.7.9
-
Code
-
Classes
- AddonCustomFieldSaveResponse
Total Complexity |
23 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
115 |
Lines of code |
74 |
Logical lines of code |
42 |
Comment lines |
6 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_meta() |
S |
64 |
3 |
10 |
add_meta() |
S |
64 |
3 |
10 |
update_meta() |
S |
64 |
3 |
10 |
delete_meta() |
S |
64 |
3 |
10 |
_set_records() |
S |
64 |
3 |
9 |
__construct() |
S |
77 |
1 |
4 |
template() |
S |
81 |
1 |
3 |
importer_model() |
S |
82 |
1 |
3 |
custom_field() |
S |
82 |
1 |
3 |
processTextField() |
S |
80 |
1 |
3 |
processAttachmentField() |
S |
77 |
1 |
3 |
processSerializedField() |
S |
77 |
1 |
3 |
processMappedField() |
S |
77 |
1 |
3 |